Release 10.1A: OpenEdge Development:
Progress 4GL Reference


REJECT-ROW-CHANGES( ) method

Rejects changes to the data in one row of a ProDataSet temp-table.

Return type: LOGICAL

Applies to: Buffer object handle

Syntax
handle:REJECT-ROW-CHANGES( ) 

handle

A handle to a before-image temp-table buffer.

When you reject changes for a temp-table row, Progress uses the before-image table row to back out changes in the after-image table row. Progress also sets the BEFORE-ROWID attribute of the row in the after-image table to the Unknown value (?), sets the ROW-STATE of the row in the after-image table to ROW-UNMODIFIED (0), and removes the before-image table row.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095